Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
JavaScript Tutorial
1) Animation
2) Array
3) Date
4) Development
5) Dialogs
6) Document
7) Dojo Toolkit
8) DOM Node
9) Drag Drop
10) Event
11) Form
12) Function
13) Global
14) GUI Components
15) History
16) HTML Tags
17) JQuery
18) Language Basics
19) Location
20) Math
21) MS JScript
22) Navigator
23) Number Data Type
24) Object Oriented
25) Operators
26) Regular Expressions
27) Screen
28) Statement
29) String
30) Style
31) Window
32) XML
Style
1) Animation by changing the pixelLeft (IE)
2) Animation by changing the style pixelTop(IE)
3) BackgroundColor
4) Change element color by setting the color style
5) Change element left position
6) Change element textDecoration
7) Div style backgroundColor=#00f
8) Div style border=3px dashed #ff0
9) Div style color=#fff
10) Div style fontFamily=Verdana
11) Div style fontSize=2em
12) Div style fontSize=larger
13) Div style fontWeight=900
14) Div style height=200px
15) Div style left=200px
16) Div style lineHeight=40px
17) Div style paddingLeft=50px
18) Div style paddingTop=50px
19) Div style position=absolute
20) Div style textDecoration=underline
21) Div style top=100px
22) Div style width=500px
23) Element currentStyle backgroundColor
24) Element currentStyle height
25) Element currentStyle margin
26) Get and set node background color
27) Get Computed Style
28) Get cssText
29) Get style by item index (IE does not support DOM style methods)
30) Get style value by property value (IE does not support DOM style methods)
31) Remove a style value by property name
32) Set div position in page scroll action
33) Set font color with form control
34) Set font size with form control
35) Set style by property name
36) Show and hide elements (IE)